home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / perl / perlcode.src < prev    next >
Text File  |  1993-07-25  |  1KB  |  32 lines

  1. Send any other references to me mark@coombs.anu.edu.au. Thanks.
  2. ----------------------------------------------------------------------------
  3. There is a port of PERL Patchlevel 10 for the Atari ST.
  4.  
  5. Get it via anonymous FTP from FTP.CS.RUU.NL Directory /pub/ATARI-ST/lang/
  6. You can also use this FTP-site as a mail-server. Just send email
  7. to mail-server@cs.ruu.nl with the subject: "send help" to get information.
  8. ----------------------------------------------------------------------------
  9. MS-DOS Perl
  10.  
  11. ftp.ee.umanitoba.ca has two versions. (more actually)
  12. Check out /pub/msdos/perl for perl.386.zoo and perl_exe.zoo. You will need
  13. them both for both memory and utility needs.
  14.  
  15. perl386 uses various gnu bits so it can address large amounts of memory
  16. where perl_exe can only use 640K. perl_exe however is more friendly in that
  17. more functions have been modded so they work on dos.
  18.  
  19. There is a newer version there now too, details in the various README files
  20. on the site.
  21. ----------------------------------------------------------------------------
  22. Apple Macintosh Perl
  23.  
  24. Basically, there are two versions, both of them for Patchlevel 35 but for
  25. different compilers:
  26.  
  27. a) MPW C: nic.switch.ch, /software/mac/src/mpw_c/...
  28.           ftp.eunet.ch,  /software/mac/perl/...
  29.  
  30. b) Think C: ftp.maths.tcd.ie, /pub/Mac/...
  31. ----------------------------------------------------------------------------
  32.